| FaShoppingSheetCommentsConfig |
| Logical Entity Name | FaShoppingSheetCommentsConfig |
| Default Table Name | FaShoppingSheetCommentsConfig |
| Physical Only | NO |
| Definition | |
| Note |
| FaShoppingSheetCommentsConfig Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaShoppingSheetCommentsConfigId |
char(10) | NO | ||
FaYearId |
char(2) | NO | ||
SyCampusId |
int | NO | ||
| ProspectComments | char(10) | YES | ||
| ApplicantAndEnrolleeComments | char(10) | YES | ||
| DateAdded | char(10) | NO | ||
| DateLstMod | char(10) | NO | ||
UserId |
int | NO | ||
| ts | char(10) | NO | ||
| NextStepsComment | char(10) | YES | ||
| NextStepsEnrolledComment | char(10) | YES |
| FaShoppingSheetCommentsConfig Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_FaShoppingSheetCommentsConfig_FaYearId_SyCampusId | Index | FaYearId, SyCampusId |
| PK_FaShoppingSheetCommentsConfig_FaShoppingSheetCommentsConfigID | PrimaryKey | FaShoppingSheetCommentsConfigId |
| FaShoppingSheetCommentsConfig Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaYear | Non-Identifying | One To Zero or More | FK_FaShoppingSheetCommentsConfigFaYearId_FaYearFaYearId | FaYearId | NO | YES | ||
| SyCampus | Non-Identifying | One To Zero or More | FK_FaShoppingSheetCommentsConfigSyCampusId_SyCampusSyCampusId | SyCampusId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaShoppingSheetCommentsConfigUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaShoppingSheetCommentsConfig Check Constraints |
| Check Constraint Name | CheckConstraint |